home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / vpage10.zip / VPAGE.DOC next >
Text File  |  1991-08-15  |  5KB  |  113 lines

  1.  
  2.  
  3.  
  4.  
  5.                         T h e   V i s u a l   P a g e r
  6.  
  7.                                  Version 1.0
  8.  
  9.  
  10.  
  11.                              Written by Tim Rider
  12.  
  13.                                Compiled 8/15/91
  14.  
  15.  
  16.  
  17.  
  18.                             For Wildcat! 3.0 BBS's
  19.  
  20.  
  21.               * NOTE: This program requires BRUN45.EXE to run *
  22.  
  23.  
  24.  Introduction
  25. ══════════════
  26.  
  27.   Do you ever get tired of getting paged at 2:00 am?  Doesn't that annoying
  28.   bell really bug you?  Even though sometimes pages are IMPORTANT, there are
  29.   always hundreds of users who will page just to ask if it's OK to page you at
  30.   2:00 am.  This is a simple solution, this program replaces WC!'s internal
  31.   pager with one that makes no sound, but puts a very bright message on the
  32.   screen, and it will also ask the user for a "Reason to Chat".  If you are
  33.   nearby your computer you can press [F2] to view the user's stats, and if
  34.   the user is worthwhile to chat with, you can press a key to exit the door
  35.   and return the user to the BBS, then pull the user into chat mode.  But if
  36.   you are somewhere else in your house, asleep, or not even home, the program
  37.   will not annoy you or your family.  A simple, and effective tool for every
  38.   SysOp.  Of course, I added a few paging sounds to it.  The annoyance level
  39.   is chosen by the SysOp.  Just added in this version, the user gets all the
  40.   bleeps!  Annoy your users when they page you at 3:00 am!
  41.  
  42.  Files in this Archive
  43. ═══════════════════════
  44.  
  45.   VPAGE   DOC      4513 08-15-91  12:00p
  46.   VPAGE   EXE     14011 08-15-91  12:00p
  47.  
  48.  Setup
  49. ═══════
  50.  
  51.   First thing to do is UNZIP this archive to your Wildcat! 3.0 root directory.
  52.   Just move the executable to your root directory.
  53.  
  54.   The setup of this program requires a few MAKEWILD changes.  Visual Pager is
  55.   designed to run as a DOS Hook.  (Consult your Wildcat! manual for a little
  56.   more info).  I will give you a sample run file for running The Visual Pager
  57.   under the Main Menu as DOS Hook #1.
  58.  
  59.   (C:\WC30\WCWORK\NODE1\MAIN1.RUN)
  60.  
  61.   @ECHO OFF
  62.   CD\WC30
  63.   VPAGE C:\WC30\WCWORK\NODE1\DOOR.SYS
  64.  
  65.   Quite Simple, Unfortunately I am not familiar with running a single line WC!
  66.   3.0 BBS, if you run a single line WC! 3.0 BBS, your should replace the
  67.   "C:\WC30\WCWORK\NODE1\DOOR.SYS" part with the proper path to the DOOR.SYS
  68.   file created when the user runs the program.  (Once again, if you are
  69.   confused, consult your Wildcat! manual).
  70.  
  71.   If you are setting The Visual Pager up on a Node other than Node #1, you
  72.   should replace the path to DOOR.SYS with the proper one pointing to the other
  73.   Node's work directory (IE: C:\WC30\WCWORK\NODE2\DOOR.SYS)
  74.  
  75.   Now you must create the VPAGE.CFG file in C:\WC30 or the directory you placed
  76.   VPAGE.EXE in.  This file has 5 standard text lines terminated by a cr/lf.
  77.  
  78.   Line #1...Page Sound Type... [0] No Sound [1] Teensy Bleep [2] Dunno
  79.                                [3] Dunno    [4] Ring
  80.   Line #2...Page Interval..... Type the number of seconds you want between each
  81.                                bleep, ring, or whatever you chose on line 1.
  82.   Line #3...View Log Password. If you want to view your log file from remote,
  83.                                you type this password at the "Chat Reason ?"
  84.                                prompt.
  85.   Line #4...Path to Log File.. Type the path to your log file, I suggest that
  86.                                you use C:\WC30\VPAGE.LOG
  87.   Line #5...Chat Prompt....... You can replace the "Chat Reason ?" prompt with
  88.                                something rude and/or obnoxious!
  89.  
  90.   After you have the run file setup properly, you should run MAKEWILD and
  91.   change the [P]age SysOp command to [L]oud Page and not allow any security
  92.   levels to access it except SysOp and Co-SysOp type sec. levels.  Then you
  93.   should change the [X] DOS Hook 1 to [P]age SysOp and allow the security
  94.   levels you feel are proper to access it.  I believe that is all there is to
  95.   the SysOp, I can be contacted at...
  96.  
  97.   The Source BBS (213) 371-3737
  98.  
  99.   Tim Rider
  100.   4129 Konya Dr.
  101.   Torrance, CA 90503
  102.  
  103.   And the UNI'Net Wildcat! Echo...
  104.  
  105.  Registration
  106. ══════════════
  107.  
  108.   This program requires no registration, but a 5 to 10 dollar contribution
  109.   would be very helpful and may encourage me to write more WC! 3.0 utilities.
  110.   Send all contributions to the address above.  And if you feel like
  111.   contributing ALOT if money, please send it to your favorite charity.
  112.  
  113.